Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference


tokenSecurityCheck

This procedure checks a user’s security for the tokens to which the user is permitted access.

Location: af\app\afsecmngrp.i

Parameters:

INPUT pcObjectName AS CHARACTER

The current program object for security check.

INPUT pcAttributeCode AS CHARACTER

The current instance attribute posted to the program.

OUTPUT pcSecurityOptions AS CHARACTER

The security options as a comma-delimited list of security tokens for which the user does not have security clearance.

Notes: This is currently used in toolbar panel views to disable buttons, and in folder windows to disable folder pages.

Examples: See the widgetWalk procedure in af\app\afsesmngrp.i.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095